From 90c0e3301d4d43db6d62df3870256894de990551 Mon Sep 17 00:00:00 2001 From: "iap10@firebug.cl.cam.ac.uk" Date: Wed, 10 Aug 2005 16:52:03 +0000 Subject: [PATCH] Install libxenstore in /usr/lib64 for 64 bit builds Signed-off-by: ian@xensource.com --- tools/xenstore/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/xenstore/Makefile b/tools/xenstore/Makefile index 3113cddf0f..915f4de04b 100644 --- a/tools/xenstore/Makefile +++ b/tools/xenstore/Makefile @@ -1,6 +1,5 @@ XEN_ROOT=../.. include $(XEN_ROOT)/tools/Rules.mk -LIBDIR = lib XEN_LIBXC = $(XEN_ROOT)/tools/libxc INSTALL = install -- 2.30.2